secondJpaProperties

@Qualifier(value = "second")
@Bean(defaultCandidate = false)
@ConfigurationProperties(value = "app.jpa")
open fun secondJpaProperties(): JpaProperties